Skip to content

Conversation

lucab
Copy link

@lucab lucab commented Apr 17, 2025

This augments follow-redirect Attempt in order to expose two relevant HTTP methods during redirects:

  • the method for the original/previous request
  • the method to be performed on the next request upon following a redirection

This allows consumers to write policies based on both previous and next requests methods.

This augments follow-redirect `Attempt` in order to expose two relevant HTTP methods
during redirects:
 - the method for the original/previous request
 - the method to be performed on the next request upon following a redirection

This allows consumers to write policies based on both previous and next
requests methods.
@lucab
Copy link
Author

lucab commented Apr 17, 2025

@lucab lucab marked this pull request as ready for review April 17, 2025 14:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant